[INFO] cloning repository https://github.com/ericg2/vaulton-rustic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ericg2/vaulton-rustic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericg2%2Fvaulton-rustic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericg2%2Fvaulton-rustic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4d77bda9e4edc99573ec8da78df338573c5f1abf
[INFO] checking ericg2/vaulton-rustic against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericg2%2Fvaulton-rustic" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ericg2/vaulton-rustic
[INFO] finished tweaking git repo https://github.com/ericg2/vaulton-rustic
[INFO] tweaked toml for git repo https://github.com/ericg2/vaulton-rustic written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ericg2/vaulton-rustic on toolchain d8be25549d5418405531341b4be6d8538fc3c42e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ericg2/vaulton-rustic already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3c8848f0c137464470197d844a1002ace477c4b47a897845641dbe1e64014db5
[INFO] running `Command { std: "docker" "start" "3c8848f0c137464470197d844a1002ace477c4b47a897845641dbe1e64014db5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3c8848f0c137464470197d844a1002ace477c4b47a897845641dbe1e64014db5" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c8848f0c137464470197d844a1002ace477c4b47a897845641dbe1e64014db5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3c8848f0c137464470197d844a1002ace477c4b47a897845641dbe1e64014db5" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling binrw_derive v0.15.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling sha2-asm v0.6.4
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling binrw v0.15.1
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking quick_cache v0.6.21
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking aes256ctr_poly1305aes v0.2.1
[INFO] [stderr]     Checking pariter v0.5.1
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking runtime-format v0.1.3
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking cachedir v0.3.1
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]     Checking ecow v0.2.6
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking bytesize v2.3.1
[INFO] [stderr]     Checking rustic_cdc v0.3.1
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking cargo-platform v0.3.2
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling derive_setters v0.1.9
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling cached_proc_macro v0.25.0
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking cached v0.56.0
[INFO] [stderr]     Checking enumset v1.1.10
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking serde-aux v4.7.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking serde_with v3.18.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking cargo-manifest v0.20.0
[INFO] [stderr]     Checking ron v0.12.1
[INFO] [stderr]     Checking cargo_metadata v0.23.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking fragile v2.1.0
[INFO] [stderr]     Checking dissimilar v1.0.11
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking insta v1.47.2
[INFO] [stderr]     Checking expect-test v1.5.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking rustup-toolchain v0.1.10
[INFO] [stderr]     Checking tar v0.4.45
[INFO] [stderr]     Checking rustic_config v0.2.3 (/opt/rustwide/workdir/crates/config)
[INFO] [stderr]     Checking arbhx-core v3.0.1
[INFO] [stderr]     Checking arbhx-sync v3.0.1
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking rustdoc-json v0.9.9
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking mockall v0.13.1
[INFO] [stderr]     Checking rustic_core v0.9.3 (/opt/rustwide/workdir/crates/core)
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> crates/core/src/archiver/file_archiver.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> crates/core/src/archiver.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `io`
[INFO] [stdout]   --> crates/core/src/backend.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | use std::{io, io::Read, ops::Deref, path::PathBuf, sync::Arc};
[INFO] [stdout]    |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DataFilterOptions`, `DataSaveOptions`, and `RepoFilterOptions`
[INFO] [stdout]   --> crates/core/src/backend.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 |     backend::filters::{DataFilterOptions, DataSaveOptions, RepoFilterOptions},
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathList`
[INFO] [stdout]   --> crates/core/src/backend.rs:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 | use crate::{ErrorKind, PathList, RusticError};
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> crates/core/src/blob/tree.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> crates/core/src/commands/backup.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CommandInput`, `DataBackends`, `PathList`, and `join_force`
[INFO] [stdout]   --> crates/core/src/commands/backup.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::{CommandInput, archiver::{Archiver, parent::Parent}, backend::{
[INFO] [stdout]    |             ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     PathList, SnapshotFile,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 15 |     snapshotfile::{SnapshotGroup, SnapshotGroupCriterion, SnapshotId},
[INFO] [stdout] 16 | }, repository::{IndexedIds, IndexedTree, Repository}, DataBackends, join_force};
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::backend::DataFile`
[INFO] [stdout]  --> crates/core/src/commands/restore.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::backend::DataFile;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::blob::Blob`
[INFO] [stdout]  --> crates/core/src/commands/restore.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::blob::Blob;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::blob::tree::TreeStreamerOptions`
[INFO] [stdout]  --> crates/core/src/commands/restore.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::blob::tree::TreeStreamerOptions;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Id` and `RepoFilterOptions`
[INFO] [stdout]   --> crates/core/src/commands/restore.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 |     DataBackends, Id, RepoFilterOptions,
[INFO] [stdout]    |                   ^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LsOptions`
[INFO] [stdout]   --> crates/core/src/commands/restore.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | use crate::{LsOptions, join_force};
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `arbhx_core::blocking::DataWriteSeekCompat`
[INFO] [stdout]   --> crates/core/src/commands/restore.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use arbhx_core::blocking::DataWriteSeekCompat;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DirEntry` and `WalkBuilder`
[INFO] [stdout]   --> crates/core/src/commands/restore.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 | use ignore::{DirEntry, WalkBuilder};
[INFO] [stdout]    |              ^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Scope`
[INFO] [stdout]   --> crates/core/src/commands/restore.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 | use rayon::{Scope, ThreadPoolBuilder};
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_with::serde_as`
[INFO] [stdout]   --> crates/core/src/commands/restore.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use serde_with::serde_as;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]   --> crates/core/src/commands/restore.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use std::fs::File;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]   --> crates/core/src/commands/restore.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 | use std::io::{Read, SeekFrom, Write};
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Component`
[INFO] [stdout]   --> crates/core/src/commands/restore.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | use std::path::Component;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> crates/core/src/commands/restore.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `io` and `sync::Mutex`
[INFO] [stdout]   --> crates/core/src/commands/restore.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     io,
[INFO] [stdout]    |     ^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     sync::Mutex,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathList` and `RepoFilterOptions`
[INFO] [stdout]   --> crates/core/src/repository.rs:5:19
[INFO] [stdout]    |
[INFO] [stdout]  5 |     DataBackends, RepoFilterOptions, RepositoryBackends, RusticError,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |         ConfigFile, KeyId, PathList, RepoFile, RepoId, SnapshotFile, SnapshotSummary, Tree,
[INFO] [stdout]    |                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ProgressBars`
[INFO] [stdout]  --> crates/core/src/cancel.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{Progress, ProgressBars};
[INFO] [stdout]   |                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Metadata`
[INFO] [stdout]  --> crates/core/src/vfs/query.rs:5:45
[INFO] [stdout]   |
[INFO] [stdout] 5 | use arbhx_core::{FilterOptions, MetaStream, Metadata, SizedQuery};
[INFO] [stdout]   |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::io::AsyncRead`
[INFO] [stdout]   --> crates/core/src/vfs/fs.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tokio::io::AsyncRead;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `VfsBackend`
[INFO] [stdout]   --> crates/core/src/backend.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 | use arbhx_core::{FilterOptions, VfsBackend};
[INFO] [stdout]    |                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `io::Read`
[INFO] [stdout]   --> crates/core/src/backend.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 | use std::{io, io::Read, ops::Deref, path::PathBuf, sync::Arc};
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opts`
[INFO] [stdout]    --> crates/core/src/commands/restore.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 183 |     opts: &RestoreOptions,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_opts`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node_streamer`
[INFO] [stdout]    --> crates/core/src/commands/restore.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 |     node_streamer: impl Iterator<Item = RusticResult<(PathBuf, Node)>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_streamer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dest`
[INFO] [stdout]    --> crates/core/src/commands/restore.rs:532:5
[INFO] [stdout]     |
[INFO] [stdout] 532 |     dest: &DataBackends,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_dest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opts`
[INFO] [stdout]    --> crates/core/src/commands/restore.rs:533:5
[INFO] [stdout]     |
[INFO] [stdout] 533 |     opts: &RestoreOptions,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_opts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]    --> crates/core/src/commands/restore.rs:535:5
[INFO] [stdout]     |
[INFO] [stdout] 535 |     node: &Node,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dest`
[INFO] [stdout]    --> crates/core/src/commands/restore.rs:894:13
[INFO] [stdout]     |
[INFO] [stdout] 894 |         let dest = dest_be.repository();
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_dest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BackendErrorKind` is never used
[INFO] [stdout]   --> crates/core/src/backend.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub enum BackendErrorKind {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `BackendResult` is never used
[INFO] [stdout]   --> crates/core/src/backend.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub(crate) type BackendResult<T> = Result<T, BackendErrorKind>;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `WriteSource` is never used
[INFO] [stdout]    --> crates/core/src/backend.rs:389:11
[INFO] [stdout]     |
[INFO] [stdout] 389 | pub trait WriteSource: Clone {
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Blob` is never constructed
[INFO] [stdout]    --> crates/core/src/blob.rs:118:19
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub(crate) struct Blob {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> crates/core/src/blob/tree.rs:548:12
[INFO] [stdout]     |
[INFO] [stdout] 532 | / impl<'a, BE, I> NodeStreamer<'a, BE, I>
[INFO] [stdout] 533 | | where
[INFO] [stdout] 534 | |     BE: DecryptReadBackend,
[INFO] [stdout] 535 | |     I: ReadGlobalIndex,
[INFO] [stdout]     | |_______________________- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 548 |       pub fn new(be: BE, index: &'a I, node: &Node) -> RusticResult<Self> {
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SIZE` is never used
[INFO] [stdout]   --> crates/core/src/chunker/rabin.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub(super) const SIZE: usize = 1 << 20;
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MB` is never used
[INFO] [stdout]   --> crates/core/src/chunker/rabin.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub(super) const MB: usize = 1024 * KB;
[INFO] [stdout]    |                      ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MIN_SIZE` is never used
[INFO] [stdout]   --> crates/core/src/chunker/rabin.rs:16:22
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub(super) const MIN_SIZE: usize = 512 * KB;
[INFO] [stdout]    |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_SIZE` is never used
[INFO] [stdout]   --> crates/core/src/chunker/rabin.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub(super) const MAX_SIZE: usize = 8 * MB;
[INFO] [stdout]    |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `restore_metadata` is never used
[INFO] [stdout]    --> crates/core/src/commands/restore.rs:486:4
[INFO] [stdout]     |
[INFO] [stdout] 486 | fn restore_metadata(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_metadata` is never used
[INFO] [stdout]    --> crates/core/src/commands/restore.rs:531:15
[INFO] [stdout]     |
[INFO] [stdout] 531 | pub(crate) fn set_metadata(
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `data_packs` is never used
[INFO] [stdout]    --> crates/core/src/index/binarysorted.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout]  92 | impl IndexCollector {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn data_packs(&self) -> &Vec<(PackId, u32)> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_ids` is never used
[INFO] [stdout]    --> crates/core/src/repofile/snapshotfile.rs:825:19
[INFO] [stdout]     |
[INFO] [stdout] 507 | impl SnapshotFile {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 825 |     pub(crate) fn from_ids<B: DecryptReadBackend, T: AsRef<str>>(
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TreeIndex` is never constructed
[INFO] [stdout]     --> crates/core/src/repository.rs:1603:12
[INFO] [stdout]      |
[INFO] [stdout] 1603 | pub struct TreeIndex;
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rdr` is never read
[INFO] [stdout]   --> crates/core/src/vfs/arbhx.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct Adapter {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] 24 |     rdr: Compat<AllowStdIo<OpenFile>>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Adapter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `compute_start` is never used
[INFO] [stdout]    --> crates/core/src/vfs/fs.rs:579:8
[INFO] [stdout]     |
[INFO] [stdout] 559 | impl ContentStartpoints {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 579 |     fn compute_start(&self, mut offset: usize) -> (usize, usize) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rustic_backend v0.5.6 (/opt/rustwide/workdir/crates/backend)
[INFO] [stderr]     Checking rustic_testing v0.3.4 (/opt/rustwide/workdir/crates/testing)
[INFO] [stdout] warning: unexpected `cfg` condition value: `rclone`
[INFO] [stdout]   --> crates/backend/src/lib.rs:65:7
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg(feature = "rclone")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `rclone` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rest`
[INFO] [stdout]   --> crates/backend/src/lib.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[cfg(feature = "rest")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `rest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `derive_setters::Setters`
[INFO] [stdout]  --> crates/backend/src/repo_be.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use derive_setters::Setters;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::BTreeMap`
[INFO] [stdout]  --> crates/backend/src/repo_be.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{collections::BTreeMap, sync::Arc};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Runtime`
[INFO] [stdout]  --> crates/backend/src/repo_be.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio::runtime::{Handle, Runtime};
[INFO] [stdout]   |                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `opendal`
[INFO] [stdout]   --> crates/backend/src/data_be.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "opendal")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `opendal` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rclone`
[INFO] [stdout]   --> crates/backend/src/data_be.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "rclone")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `rclone` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rest`
[INFO] [stdout]   --> crates/backend/src/data_be.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "rest")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `rest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clap`
[INFO] [stdout]   --> crates/backend/src/data_be.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "clap")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `clap` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clap`
[INFO] [stdout]   --> crates/backend/src/data_be.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg_attr(feature = "clap", derive(clap::Parser))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `clap` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `merge`
[INFO] [stdout]   --> crates/backend/src/data_be.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg_attr(feature = "merge", derive(conflate::Merge))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `merge` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `derive_setters::Setters`
[INFO] [stdout]  --> crates/backend/src/data_be.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use derive_setters::Setters;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::BTreeMap`
[INFO] [stdout]  --> crates/backend/src/data_be.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{collections::BTreeMap, sync::Arc};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Display` and `EnumString`
[INFO] [stdout]  --> crates/backend/src/data_be.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use strum_macros::{Display, EnumString};
[INFO] [stdout]   |                    ^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RepositoryBackends` and `WriteBackend`
[INFO] [stdout]  --> crates/backend/src/data_be.rs:8:30
[INFO] [stdout]   |
[INFO] [stdout] 8 |     DataBackends, ErrorKind, RepositoryBackends, RestoreBias, RusticError, RusticResult,
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 9 |     WriteBackend,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `util::BackendLocation`
[INFO] [stdout]   --> crates/backend/src/data_be.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::{util::BackendLocation};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime`, `Local`, and `Utc`
[INFO] [stdout]  --> crates/backend/src/util.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{DateTime, Local, Utc};
[INFO] [stdout]   |              ^^^^^^^^  ^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ErrorKind`, `RusticError`, and `RusticResult`
[INFO] [stdout]  --> crates/backend/src/util.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rustic_core::{ErrorKind, RusticError, RusticResult};
[INFO] [stdout]   |                   ^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Component`, `PathBuf`, and `Path`
[INFO] [stdout]  --> crates/backend/src/util.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::path::{Component, Path, PathBuf};
[INFO] [stdout]   |                 ^^^^^^^^^  ^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::SystemTime`
[INFO] [stdout]  --> crates/backend/src/util.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::time::SystemTime;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cached::once_cell::sync::Lazy`
[INFO] [stdout]  --> crates/backend/src/arbhx/backend.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use cached::once_cell::sync::Lazy;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]   --> crates/backend/src/arbhx/backend.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::io;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]   --> crates/backend/src/arbhx/backend.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::str::FromStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Runtime`
[INFO] [stdout]   --> crates/backend/src/arbhx/backend.rs:15:30
[INFO] [stdout]    |
[INFO] [stdout] 15 | use tokio::runtime::{Handle, Runtime};
[INFO] [stdout]    |                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]   --> crates/backend/src/arbhx/backend.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use uuid::Uuid;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `VfsReader`
[INFO] [stdout]  --> crates/backend/src/arbhx/backend.rs:2:30
[INFO] [stdout]   |
[INFO] [stdout] 2 | use arbhx_core::{VfsBackend, VfsReader, VfsWriter};
[INFO] [stdout]   |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `VfsWriter`
[INFO] [stdout]  --> crates/backend/src/arbhx/backend.rs:2:41
[INFO] [stdout]   |
[INFO] [stdout] 2 | use arbhx_core::{VfsBackend, VfsReader, VfsWriter};
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cacheable`
[INFO] [stdout]    --> crates/backend/src/arbhx/backend.rs:290:51
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn write_bytes(&self, tpe: FileType, id: &Id, cacheable: bool, buf: Bytes) -> RusticResult<()> {
[INFO] [stdout]     |                                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cacheable`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stdout] warning: unexpected `cfg` condition value: `rclone`
[INFO] [stdout]   --> crates/backend/src/lib.rs:65:7
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg(feature = "rclone")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `rclone` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rest`
[INFO] [stdout]   --> crates/backend/src/lib.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[cfg(feature = "rest")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `rest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `derive_setters::Setters`
[INFO] [stdout]  --> crates/backend/src/repo_be.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use derive_setters::Setters;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::BTreeMap`
[INFO] [stdout]  --> crates/backend/src/repo_be.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{collections::BTreeMap, sync::Arc};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Runtime`
[INFO] [stdout]  --> crates/backend/src/repo_be.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio::runtime::{Handle, Runtime};
[INFO] [stdout]   |                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `opendal`
[INFO] [stdout]   --> crates/backend/src/data_be.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "opendal")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `opendal` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rclone`
[INFO] [stdout]   --> crates/backend/src/data_be.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "rclone")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `rclone` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rest`
[INFO] [stdout]   --> crates/backend/src/data_be.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "rest")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `rest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clap`
[INFO] [stdout]   --> crates/backend/src/data_be.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "clap")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `clap` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clap`
[INFO] [stdout]   --> crates/backend/src/data_be.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg_attr(feature = "clap", derive(clap::Parser))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `clap` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `merge`
[INFO] [stdout]   --> crates/backend/src/data_be.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg_attr(feature = "merge", derive(conflate::Merge))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `merge` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `derive_setters::Setters`
[INFO] [stdout]  --> crates/backend/src/data_be.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use derive_setters::Setters;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::BTreeMap`
[INFO] [stdout]  --> crates/backend/src/data_be.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{collections::BTreeMap, sync::Arc};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Display` and `EnumString`
[INFO] [stdout]  --> crates/backend/src/data_be.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use strum_macros::{Display, EnumString};
[INFO] [stdout]   |                    ^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RepositoryBackends` and `WriteBackend`
[INFO] [stdout]  --> crates/backend/src/data_be.rs:8:30
[INFO] [stdout]   |
[INFO] [stdout] 8 |     DataBackends, ErrorKind, RepositoryBackends, RestoreBias, RusticError, RusticResult,
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 9 |     WriteBackend,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `util::BackendLocation`
[INFO] [stdout]   --> crates/backend/src/data_be.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::{util::BackendLocation};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime`, `Local`, and `Utc`
[INFO] [stdout]  --> crates/backend/src/util.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{DateTime, Local, Utc};
[INFO] [stdout]   |              ^^^^^^^^  ^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ErrorKind`, `RusticError`, and `RusticResult`
[INFO] [stdout]  --> crates/backend/src/util.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rustic_core::{ErrorKind, RusticError, RusticResult};
[INFO] [stdout]   |                   ^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Component`, `PathBuf`, and `Path`
[INFO] [stdout]  --> crates/backend/src/util.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::path::{Component, Path, PathBuf};
[INFO] [stdout]   |                 ^^^^^^^^^  ^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::SystemTime`
[INFO] [stdout]  --> crates/backend/src/util.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::time::SystemTime;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cached::once_cell::sync::Lazy`
[INFO] [stdout]  --> crates/backend/src/arbhx/backend.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use cached::once_cell::sync::Lazy;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]   --> crates/backend/src/arbhx/backend.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::io;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]   --> crates/backend/src/arbhx/backend.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::str::FromStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Runtime`
[INFO] [stdout]   --> crates/backend/src/arbhx/backend.rs:15:30
[INFO] [stdout]    |
[INFO] [stdout] 15 | use tokio::runtime::{Handle, Runtime};
[INFO] [stdout]    |                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]   --> crates/backend/src/arbhx/backend.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use uuid::Uuid;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `VfsReader`
[INFO] [stdout]  --> crates/backend/src/arbhx/backend.rs:2:30
[INFO] [stdout]   |
[INFO] [stdout] 2 | use arbhx_core::{VfsBackend, VfsReader, VfsWriter};
[INFO] [stdout]   |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `VfsWriter`
[INFO] [stdout]  --> crates/backend/src/arbhx/backend.rs:2:41
[INFO] [stdout]   |
[INFO] [stdout] 2 | use arbhx_core::{VfsBackend, VfsReader, VfsWriter};
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cacheable`
[INFO] [stdout]    --> crates/backend/src/arbhx/backend.rs:290:51
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn write_bytes(&self, tpe: FileType, id: &Id, cacheable: bool, buf: Bytes) -> RusticResult<()> {
[INFO] [stdout]     |                                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cacheable`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> crates/core/src/archiver/file_archiver.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> crates/core/src/archiver.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `io::Read` and `io`
[INFO] [stdout]   --> crates/core/src/backend.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | use std::{io, io::Read, ops::Deref, path::PathBuf, sync::Arc};
[INFO] [stdout]    |           ^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DataFilterOptions`, `DataSaveOptions`, and `RepoFilterOptions`
[INFO] [stdout]   --> crates/core/src/backend.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 |     backend::filters::{DataFilterOptions, DataSaveOptions, RepoFilterOptions},
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathList`
[INFO] [stdout]   --> crates/core/src/backend.rs:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 | use crate::{ErrorKind, PathList, RusticError};
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> crates/core/src/blob/tree.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> crates/core/src/commands/backup.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CommandInput`, `DataBackends`, `PathList`, and `join_force`
[INFO] [stdout]   --> crates/core/src/commands/backup.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::{CommandInput, archiver::{Archiver, parent::Parent}, backend::{
[INFO] [stdout]    |             ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     PathList, SnapshotFile,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 15 |     snapshotfile::{SnapshotGroup, SnapshotGroupCriterion, SnapshotId},
[INFO] [stdout] 16 | }, repository::{IndexedIds, IndexedTree, Repository}, DataBackends, join_force};
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::backend::DataFile`
[INFO] [stdout]  --> crates/core/src/commands/restore.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::backend::DataFile;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::blob::Blob`
[INFO] [stdout]  --> crates/core/src/commands/restore.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::blob::Blob;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::blob::tree::TreeStreamerOptions`
[INFO] [stdout]  --> crates/core/src/commands/restore.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::blob::tree::TreeStreamerOptions;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Id` and `RepoFilterOptions`
[INFO] [stdout]   --> crates/core/src/commands/restore.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 |     DataBackends, Id, RepoFilterOptions,
[INFO] [stdout]    |                   ^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LsOptions`
[INFO] [stdout]   --> crates/core/src/commands/restore.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | use crate::{LsOptions, join_force};
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `arbhx_core::blocking::DataWriteSeekCompat`
[INFO] [stdout]   --> crates/core/src/commands/restore.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use arbhx_core::blocking::DataWriteSeekCompat;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DirEntry` and `WalkBuilder`
[INFO] [stdout]   --> crates/core/src/commands/restore.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 | use ignore::{DirEntry, WalkBuilder};
[INFO] [stdout]    |              ^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Scope`
[INFO] [stdout]   --> crates/core/src/commands/restore.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 | use rayon::{Scope, ThreadPoolBuilder};
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_with::serde_as`
[INFO] [stdout]   --> crates/core/src/commands/restore.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use serde_with::serde_as;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]   --> crates/core/src/commands/restore.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use std::fs::File;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]   --> crates/core/src/commands/restore.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 | use std::io::{Read, SeekFrom, Write};
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Component`
[INFO] [stdout]   --> crates/core/src/commands/restore.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | use std::path::Component;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> crates/core/src/commands/restore.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `io` and `sync::Mutex`
[INFO] [stdout]   --> crates/core/src/commands/restore.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     io,
[INFO] [stdout]    |     ^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     sync::Mutex,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathList` and `RepoFilterOptions`
[INFO] [stdout]   --> crates/core/src/repository.rs:5:19
[INFO] [stdout]    |
[INFO] [stdout]  5 |     DataBackends, RepoFilterOptions, RepositoryBackends, RusticError,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |         ConfigFile, KeyId, PathList, RepoFile, RepoId, SnapshotFile, SnapshotSummary, Tree,
[INFO] [stdout]    |                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ProgressBars`
[INFO] [stdout]  --> crates/core/src/cancel.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{Progress, ProgressBars};
[INFO] [stdout]   |                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::io::AsyncRead`
[INFO] [stdout]   --> crates/core/src/vfs/fs.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tokio::io::AsyncRead;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Metadata`
[INFO] [stdout]  --> crates/core/src/vfs/query.rs:5:45
[INFO] [stdout]   |
[INFO] [stdout] 5 | use arbhx_core::{FilterOptions, MetaStream, Metadata, SizedQuery};
[INFO] [stdout]   |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `VfsBackend`
[INFO] [stdout]   --> crates/core/src/backend.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 | use arbhx_core::{FilterOptions, VfsBackend};
[INFO] [stdout]    |                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opts`
[INFO] [stdout]    --> crates/core/src/commands/restore.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 183 |     opts: &RestoreOptions,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_opts`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node_streamer`
[INFO] [stdout]    --> crates/core/src/commands/restore.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 |     node_streamer: impl Iterator<Item = RusticResult<(PathBuf, Node)>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_streamer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dest`
[INFO] [stdout]    --> crates/core/src/commands/restore.rs:532:5
[INFO] [stdout]     |
[INFO] [stdout] 532 |     dest: &DataBackends,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_dest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opts`
[INFO] [stdout]    --> crates/core/src/commands/restore.rs:533:5
[INFO] [stdout]     |
[INFO] [stdout] 533 |     opts: &RestoreOptions,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_opts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]    --> crates/core/src/commands/restore.rs:535:5
[INFO] [stdout]     |
[INFO] [stdout] 535 |     node: &Node,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dest`
[INFO] [stdout]    --> crates/core/src/commands/restore.rs:894:13
[INFO] [stdout]     |
[INFO] [stdout] 894 |         let dest = dest_be.repository();
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_dest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BackendErrorKind` is never used
[INFO] [stdout]   --> crates/core/src/backend.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub enum BackendErrorKind {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `BackendResult` is never used
[INFO] [stdout]   --> crates/core/src/backend.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub(crate) type BackendResult<T> = Result<T, BackendErrorKind>;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `WriteSource` is never used
[INFO] [stdout]    --> crates/core/src/backend.rs:389:11
[INFO] [stdout]     |
[INFO] [stdout] 389 | pub trait WriteSource: Clone {
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Blob` is never constructed
[INFO] [stdout]    --> crates/core/src/blob.rs:118:19
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub(crate) struct Blob {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> crates/core/src/blob/tree.rs:548:12
[INFO] [stdout]     |
[INFO] [stdout] 532 | / impl<'a, BE, I> NodeStreamer<'a, BE, I>
[INFO] [stdout] 533 | | where
[INFO] [stdout] 534 | |     BE: DecryptReadBackend,
[INFO] [stdout] 535 | |     I: ReadGlobalIndex,
[INFO] [stdout]     | |_______________________- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 548 |       pub fn new(be: BE, index: &'a I, node: &Node) -> RusticResult<Self> {
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_subset_n_m` is never used
[INFO] [stdout]     --> crates/core/src/commands/check.rs:1103:8
[INFO] [stdout]      |
[INFO] [stdout] 1103 |     fn test_read_subset_n_m() {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `restore_metadata` is never used
[INFO] [stdout]    --> crates/core/src/commands/restore.rs:486:4
[INFO] [stdout]     |
[INFO] [stdout] 486 | fn restore_metadata(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_metadata` is never used
[INFO] [stdout]    --> crates/core/src/commands/restore.rs:531:15
[INFO] [stdout]     |
[INFO] [stdout] 531 | pub(crate) fn set_metadata(
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `data_packs` is never used
[INFO] [stdout]    --> crates/core/src/index/binarysorted.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout]  92 | impl IndexCollector {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn data_packs(&self) -> &Vec<(PackId, u32)> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_ids` is never used
[INFO] [stdout]    --> crates/core/src/repofile/snapshotfile.rs:825:19
[INFO] [stdout]     |
[INFO] [stdout] 507 | impl SnapshotFile {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 825 |     pub(crate) fn from_ids<B: DecryptReadBackend, T: AsRef<str>>(
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TreeIndex` is never constructed
[INFO] [stdout]     --> crates/core/src/repository.rs:1603:12
[INFO] [stdout]      |
[INFO] [stdout] 1603 | pub struct TreeIndex;
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rdr` is never read
[INFO] [stdout]   --> crates/core/src/vfs/arbhx.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct Adapter {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] 24 |     rdr: Compat<AllowStdIo<OpenFile>>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Adapter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `compute_start` is never used
[INFO] [stdout]    --> crates/core/src/vfs/fs.rs:579:8
[INFO] [stdout]     |
[INFO] [stdout] 559 | impl ContentStartpoints {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 579 |     fn compute_start(&self, mut offset: usize) -> (usize, usize) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: binrw v0.15.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "3c8848f0c137464470197d844a1002ace477c4b47a897845641dbe1e64014db5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c8848f0c137464470197d844a1002ace477c4b47a897845641dbe1e64014db5", kill_on_drop: false }`
[INFO] [stdout] 3c8848f0c137464470197d844a1002ace477c4b47a897845641dbe1e64014db5
